PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / PDF3DProjection Constructor / PDF3DProjection Constructor(PDFCosDictionary)
The COS 3D projection.
In This Topic
    PDF3DProjection Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDF3DProjection object with the specified COS 3D projection.
    Syntax
    public PDF3DProjection( 
       PDFCosDictionary cos3DProjection
    )

    Parameters

    cos3DProjection
    The COS 3D projection.
    See Also